| ||||
| summary: resource | method | detail: method | |||
| Name | Description |
|---|---|
| cancel | Cancel a execution |
| pause | Pause a execution |
| start | Start a execution |
| steps | Get all steps belong to the execution |
| Resource | Description |
|---|---|
| GET /executions/{execution-id} | Get a execution by Id |
| ||||
| summary: resource | method | detail: method | |||